Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Make props editable, closes #669 #813

Merged
merged 2 commits into from
Feb 3, 2019

Conversation

emanuelmutschlechner
Copy link
Contributor

@emanuelmutschlechner emanuelmutschlechner commented Oct 24, 2018

Closes #669

@Akryum I tried to achieve this feature without introducing a bunch of new code and reused the existing editing feature. Prop manipulation is OFF by default and must be enabled in the settings.

Also, the props edit feature is only implemented for Vue 2. If you think it should be added for v1 let me know.

If you're willing to merge this feature, ping me and I'll add some tests

@Akryum Akryum force-pushed the feat-editable-props branch from 829af54 to 2ea5023 Compare February 3, 2019 14:30
@Akryum Akryum merged commit bcb165d into vuejs:dev Feb 3, 2019
@emanuelmutschlechner emanuelmutschlechner deleted the feat-editable-props branch February 7, 2019 00:40
simsim0709 pushed a commit to simsim0709/vue-devtools that referenced this pull request May 7, 2019
* feat: Make props editable

* feat: switch in settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants